home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / COSMOS.BAT < prev    next >
DOS Batch File  |  1992-04-26  |  347b  |  15 lines

  1. @echo off
  2.  
  3. cls
  4. echo This is another outstanding APOGEE game. Requires EGA/VGA and 536k RAM.
  5. echo It sounds best if you have a Sound Blaster card. This is a super game
  6. echo and a super demo.  Start the game then follow the prompts.
  7.  
  8. echo Press any key to continue...
  9. echo or press CTRL-C to cancel.
  10. pause > nul
  11.  
  12. cd cosmos
  13. cosmo1
  14. cd..
  15.